github.com/andybalholm/brotli.hasherParams.type_ (field)
18 uses
github.com/andybalholm/brotli (current package)
encode.go#L838: assert(s.params.hasher.type_ == 10)
encode.go#L841: assert(s.params.hasher.type_ == 10)
hash.go#L315: self = newHasher(params.hasher.type_)
params.go#L11: type_ int
quality.go#L135: hparams.type_ = 10
quality.go#L137: hparams.type_ = 54
quality.go#L139: hparams.type_ = params.quality
quality.go#L142: hparams.type_ = 40
quality.go#L144: hparams.type_ = 41
quality.go#L146: hparams.type_ = 42
quality.go#L149: hparams.type_ = 6
quality.go#L161: hparams.type_ = 5
quality.go#L184: if hparams.type_ == 3 {
quality.go#L185: hparams.type_ = 35
quality.go#L188: if hparams.type_ == 54 {
quality.go#L189: hparams.type_ = 55
quality.go#L192: if hparams.type_ == 6 {
quality.go#L193: hparams.type_ = 65
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |